Skip to content

Add maxTokens as prompt parameters #579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 13, 2025
Merged

Conversation

tiginamaria
Copy link
Collaborator

@tiginamaria tiginamaria commented Aug 13, 2025

Add maxTokens to prompt parameters so user can configure

Fixes: https://youtrack.jetbrains.com/issue/KG-129


Type of the change

  • New feature
  • Bug fix
  • Documentation fix
  • Tests improvement
  • Refactoring

Checklist for all pull requests

  • The pull request has a description of the proposed change
  • I read the Contributing Guidelines before opening the pull request
  • The pull request uses develop as the base branch
  • Tests for the changes have been added
  • All new and existing tests passed
Additional steps for pull requests adding a new feature
  • An issue describing the proposed change exists
  • The pull request includes a link to the issue
  • The change was discussed and approved in the issue
  • Docs have been added / updated

@tiginamaria tiginamaria requested review from agbragin, EugeneTheDev and aozherelyeva and removed request for agbragin August 13, 2025 09:28
@tiginamaria tiginamaria force-pushed the tigina/anthropic-max-tokens branch from 361b336 to a2d5e85 Compare August 13, 2025 10:34
@aozherelyeva aozherelyeva force-pushed the tigina/anthropic-max-tokens branch from e75cb39 to fa071bd Compare August 13, 2025 12:12
Copy link

Qodana for JVM

419 new problems were found

Inspection name Severity Problems
Check Kotlin and Java source code coverage 🔶 Warning 414
Vulnerable imported dependency 🔶 Warning 4
String concatenation that can be converted to string template ◽️ Notice 1
@@ Code coverage @@
+ 67% total lines covered
9164 lines analyzed, 6166 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@tiginamaria tiginamaria merged commit 38a8424 into develop Aug 13, 2025
7 checks passed
@tiginamaria tiginamaria deleted the tigina/anthropic-max-tokens branch August 13, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants